home *** CD-ROM | disk | FTP | other *** search
/ B's Log 2004 December / B's Log 2004 December.iso / capcom / gyakuten / gyakuten.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2004-11-02  |  3KB  |  133 lines

  1. object Form1: TForm1
  2.   Left = 282
  3.   Top = 187
  4.   Width = 870
  5.   Height = 640
  6.   Caption = 'Form1'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Main: TImagePanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 617
  23.     Height = 489
  24.     BevelOuter = bvNone
  25.     Caption = 'Main'
  26.     TabOrder = 0
  27.     Center = False
  28.     DoMouseUp = False
  29.     RightUp = False
  30.     object BtKyara: TImagePanel
  31.       Left = 136
  32.       Top = 16
  33.       Width = 105
  34.       Height = 105
  35.       Cursor = crHandPoint
  36.       BevelOuter = bvNone
  37.       Caption = 'BtKyara'
  38.       TabOrder = 0
  39.       Visible = False
  40.       OnMouseUp = BtKyaraMouseUp
  41.       Center = False
  42.       ControlType = ctButton
  43.       DoMouseUp = False
  44.       RightUp = False
  45.     end
  46.     object BtPlay1: TImagePanel
  47.       Tag = 1
  48.       Left = 24
  49.       Top = 128
  50.       Width = 105
  51.       Height = 105
  52.       Cursor = crHandPoint
  53.       BevelOuter = bvNone
  54.       Caption = 'BtPlay1'
  55.       TabOrder = 1
  56.       Visible = False
  57.       OnMouseUp = BtPlay1MouseUp
  58.       Center = False
  59.       ControlType = ctButton
  60.       DoMouseUp = False
  61.       RightUp = False
  62.     end
  63.     object BtPlay2: TImagePanel
  64.       Tag = 2
  65.       Left = 24
  66.       Top = 16
  67.       Width = 105
  68.       Height = 105
  69.       Cursor = crHandPoint
  70.       BevelOuter = bvNone
  71.       Caption = 'BtPlay2'
  72.       TabOrder = 2
  73.       Visible = False
  74.       OnMouseUp = BtPlay1MouseUp
  75.       Center = False
  76.       ControlType = ctButton
  77.       DoMouseUp = False
  78.       RightUp = False
  79.     end
  80.   end
  81.   object Kyara: TImagePanel
  82.     Left = 336
  83.     Top = 120
  84.     Width = 457
  85.     Height = 393
  86.     BevelOuter = bvNone
  87.     Caption = 'Kyara'
  88.     TabOrder = 1
  89.     Visible = False
  90.     Center = False
  91.     DoMouseUp = False
  92.     RightUp = False
  93.     object BtRet: TImagePanel
  94.       Left = 24
  95.       Top = 16
  96.       Width = 105
  97.       Height = 105
  98.       Cursor = crHandPoint
  99.       BevelOuter = bvNone
  100.       Caption = 'BtRet'
  101.       TabOrder = 0
  102.       Visible = False
  103.       OnMouseUp = BtRetMouseUp
  104.       Center = False
  105.       ControlType = ctButton
  106.       DoMouseUp = False
  107.       RightUp = False
  108.     end
  109.   end
  110.   object BtQuit: TImagePanel
  111.     Left = 136
  112.     Top = 128
  113.     Width = 105
  114.     Height = 105
  115.     Cursor = crHandPoint
  116.     BevelOuter = bvNone
  117.     Caption = 'BtQuit'
  118.     TabOrder = 2
  119.     Visible = False
  120.     OnMouseUp = BtQuitMouseUp
  121.     Center = False
  122.     ControlType = ctButton
  123.     DoMouseUp = False
  124.     RightUp = False
  125.   end
  126.   object IniGT: TIniGT
  127.     DefaultDir = ddApplication
  128.     Fence = fnNone
  129.     Left = 8
  130.     Top = 8
  131.   end
  132. end
  133.